'Declaration
Public Function SetTextUnderlineColor( _ ByVal Red As Byte, _ ByVal Green As Byte, _ ByVal Blue As Byte _ ) As GdPictureStatus
public GdPictureStatus SetTextUnderlineColor( byte Red, byte Green, byte Blue )
public function SetTextUnderlineColor( Red: Byte; Green: Byte; Blue: Byte ): GdPictureStatus;
public function SetTextUnderlineColor( Red : byte, Green : byte, Blue : byte ) : GdPictureStatus;
public: GdPictureStatus SetTextUnderlineColor( byte Red, byte Green, byte Blue )
public: GdPictureStatus SetTextUnderlineColor( byte Red, byte Green, byte Blue )
Parameters
- Red
- Green
- Blue